Base64StringSerializer

object Base64StringSerializer : Base64Serializer<String>

Functions

Link copied to clipboard
open fun deserialize(decoder: <ERROR CLASS>): String
Link copied to clipboard
open fun serialize(encoder: <ERROR CLASS>, value: String): <ERROR CLASS>

Properties

Link copied to clipboard
open val descriptor: <ERROR CLASS>